3.222 \(\int \frac{1}{\sqrt{\tan (c+d x)} (a+i a \tan (c+d x))^{3/2}} \, dx\)

Optimal. Leaf size=125 \[ \frac{\left (\frac{1}{4}-\frac{i}{4}\right ) \tanh ^{-1}\left (\frac{(1+i) \sqrt{a} \sqrt{\tan (c+d x)}}{\sqrt{a+i a \tan (c+d x)}}\right )}{a^{3/2} d}+\frac{7 \sqrt{\tan (c+d x)}}{6 a d \sqrt{a+i a \tan (c+d x)}}+\frac{\sqrt{\tan (c+d x)}}{3 d (a+i a \tan (c+d x))^{3/2}} \]

[Out]

((1/4 - I/4)*ArcTanh[((1 + I)*Sqrt[a]*Sqrt[Tan[c + d*x]])/Sqrt[a + I*a*Tan[c + d*x]]])/(a^(3/2)*d) + Sqrt[Tan[
c + d*x]]/(3*d*(a + I*a*Tan[c + d*x])^(3/2)) + (7*Sqrt[Tan[c + d*x]])/(6*a*d*Sqrt[a + I*a*Tan[c + d*x]])

________________________________________________________________________________________

Rubi [A]  time = 0.276748, antiderivative size = 125, normalized size of antiderivative = 1., number of steps used = 5, number of rules used = 5, integrand size = 28, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.179, Rules used = {3559, 3596, 12, 3544, 205} \[ \frac{\left (\frac{1}{4}-\frac{i}{4}\right ) \tanh ^{-1}\left (\frac{(1+i) \sqrt{a} \sqrt{\tan (c+d x)}}{\sqrt{a+i a \tan (c+d x)}}\right )}{a^{3/2} d}+\frac{7 \sqrt{\tan (c+d x)}}{6 a d \sqrt{a+i a \tan (c+d x)}}+\frac{\sqrt{\tan (c+d x)}}{3 d (a+i a \tan (c+d x))^{3/2}} \]

Antiderivative was successfully verified.

[In]

Int[1/(Sqrt[Tan[c + d*x]]*(a + I*a*Tan[c + d*x])^(3/2)),x]

[Out]

((1/4 - I/4)*ArcTanh[((1 + I)*Sqrt[a]*Sqrt[Tan[c + d*x]])/Sqrt[a + I*a*Tan[c + d*x]]])/(a^(3/2)*d) + Sqrt[Tan[
c + d*x]]/(3*d*(a + I*a*Tan[c + d*x])^(3/2)) + (7*Sqrt[Tan[c + d*x]])/(6*a*d*Sqrt[a + I*a*Tan[c + d*x]])

Rule 3559

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Sim
p[(a*(a + b*Tan[e + f*x])^m*(c + d*Tan[e + f*x])^(n + 1))/(2*f*m*(b*c - a*d)), x] + Dist[1/(2*a*m*(b*c - a*d))
, Int[(a + b*Tan[e + f*x])^(m + 1)*(c + d*Tan[e + f*x])^n*Simp[b*c*m - a*d*(2*m + n + 1) + b*d*(m + n + 1)*Tan
[e + f*x], x], x], x] /; FreeQ[{a, b, c, d, e, f, n}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && NeQ[c^2
+ d^2, 0] && LtQ[m, 0] && (IntegerQ[m] || IntegersQ[2*m, 2*n])

Rule 3596

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)])*((c_.) + (d_.)*tan[(e_
.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[((a*A + b*B)*(a + b*Tan[e + f*x])^m*(c + d*Tan[e + f*x])^(n + 1))/(2
*f*m*(b*c - a*d)), x] + Dist[1/(2*a*m*(b*c - a*d)), Int[(a + b*Tan[e + f*x])^(m + 1)*(c + d*Tan[e + f*x])^n*Si
mp[A*(b*c*m - a*d*(2*m + n + 1)) + B*(a*c*m - b*d*(n + 1)) + d*(A*b - a*B)*(m + n + 1)*Tan[e + f*x], x], x], x
] /; FreeQ[{a, b, c, d, e, f, A, B, n}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && LtQ[m, 0] &&  !GtQ[n,
0]

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 3544

Int[Sqrt[(a_) + (b_.)*tan[(e_.) + (f_.)*(x_)]]/Sqrt[(c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)]], x_Symbol] :> Dist[
(-2*a*b)/f, Subst[Int[1/(a*c - b*d - 2*a^2*x^2), x], x, Sqrt[c + d*Tan[e + f*x]]/Sqrt[a + b*Tan[e + f*x]]], x]
 /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && NeQ[c^2 + d^2, 0]

Rule 205

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]*ArcTan[x/Rt[a/b, 2]])/a, x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rubi steps

\begin{align*} \int \frac{1}{\sqrt{\tan (c+d x)} (a+i a \tan (c+d x))^{3/2}} \, dx &=\frac{\sqrt{\tan (c+d x)}}{3 d (a+i a \tan (c+d x))^{3/2}}+\frac{\int \frac{\frac{5 a}{2}-i a \tan (c+d x)}{\sqrt{\tan (c+d x)} \sqrt{a+i a \tan (c+d x)}} \, dx}{3 a^2}\\ &=\frac{\sqrt{\tan (c+d x)}}{3 d (a+i a \tan (c+d x))^{3/2}}+\frac{7 \sqrt{\tan (c+d x)}}{6 a d \sqrt{a+i a \tan (c+d x)}}+\frac{\int \frac{3 a^2 \sqrt{a+i a \tan (c+d x)}}{4 \sqrt{\tan (c+d x)}} \, dx}{3 a^4}\\ &=\frac{\sqrt{\tan (c+d x)}}{3 d (a+i a \tan (c+d x))^{3/2}}+\frac{7 \sqrt{\tan (c+d x)}}{6 a d \sqrt{a+i a \tan (c+d x)}}+\frac{\int \frac{\sqrt{a+i a \tan (c+d x)}}{\sqrt{\tan (c+d x)}} \, dx}{4 a^2}\\ &=\frac{\sqrt{\tan (c+d x)}}{3 d (a+i a \tan (c+d x))^{3/2}}+\frac{7 \sqrt{\tan (c+d x)}}{6 a d \sqrt{a+i a \tan (c+d x)}}-\frac{i \operatorname{Subst}\left (\int \frac{1}{-i a-2 a^2 x^2} \, dx,x,\frac{\sqrt{\tan (c+d x)}}{\sqrt{a+i a \tan (c+d x)}}\right )}{2 d}\\ &=\frac{\left (\frac{1}{4}-\frac{i}{4}\right ) \tanh ^{-1}\left (\frac{(1+i) \sqrt{a} \sqrt{\tan (c+d x)}}{\sqrt{a+i a \tan (c+d x)}}\right )}{a^{3/2} d}+\frac{\sqrt{\tan (c+d x)}}{3 d (a+i a \tan (c+d x))^{3/2}}+\frac{7 \sqrt{\tan (c+d x)}}{6 a d \sqrt{a+i a \tan (c+d x)}}\\ \end{align*}

Mathematica [A]  time = 1.64453, size = 158, normalized size = 1.26 \[ -\frac{i e^{-4 i (c+d x)} \sqrt{\frac{a e^{2 i (c+d x)}}{1+e^{2 i (c+d x)}}} \left (-7 e^{2 i (c+d x)}+8 e^{4 i (c+d x)}+3 e^{3 i (c+d x)} \sqrt{-1+e^{2 i (c+d x)}} \tanh ^{-1}\left (\frac{e^{i (c+d x)}}{\sqrt{-1+e^{2 i (c+d x)}}}\right )-1\right )}{6 \sqrt{2} a^2 d \sqrt{\tan (c+d x)}} \]

Antiderivative was successfully verified.

[In]

Integrate[1/(Sqrt[Tan[c + d*x]]*(a + I*a*Tan[c + d*x])^(3/2)),x]

[Out]

((-I/6)*Sqrt[(a*E^((2*I)*(c + d*x)))/(1 + E^((2*I)*(c + d*x)))]*(-1 - 7*E^((2*I)*(c + d*x)) + 8*E^((4*I)*(c +
d*x)) + 3*E^((3*I)*(c + d*x))*Sqrt[-1 + E^((2*I)*(c + d*x))]*ArcTanh[E^(I*(c + d*x))/Sqrt[-1 + E^((2*I)*(c + d
*x))]]))/(Sqrt[2]*a^2*d*E^((4*I)*(c + d*x))*Sqrt[Tan[c + d*x]])

________________________________________________________________________________________

Maple [B]  time = 0.058, size = 464, normalized size = 3.7 \begin{align*}{\frac{1}{24\,{a}^{2}d \left ( -\tan \left ( dx+c \right ) +i \right ) ^{3}}\sqrt{\tan \left ( dx+c \right ) }\sqrt{a \left ( 1+i\tan \left ( dx+c \right ) \right ) } \left ( 3\,i\sqrt{2}\ln \left ( -{\frac{1}{\tan \left ( dx+c \right ) +i} \left ( -2\,\sqrt{2}\sqrt{-ia}\sqrt{a\tan \left ( dx+c \right ) \left ( 1+i\tan \left ( dx+c \right ) \right ) }+ia-3\,a\tan \left ( dx+c \right ) \right ) } \right ) \left ( \tan \left ( dx+c \right ) \right ) ^{3}a-9\,i\sqrt{2}\ln \left ( -{\frac{1}{\tan \left ( dx+c \right ) +i} \left ( -2\,\sqrt{2}\sqrt{-ia}\sqrt{a\tan \left ( dx+c \right ) \left ( 1+i\tan \left ( dx+c \right ) \right ) }+ia-3\,a\tan \left ( dx+c \right ) \right ) } \right ) \tan \left ( dx+c \right ) a+28\,i\sqrt{a\tan \left ( dx+c \right ) \left ( 1+i\tan \left ( dx+c \right ) \right ) }\sqrt{-ia} \left ( \tan \left ( dx+c \right ) \right ) ^{2}+9\,\sqrt{2}\ln \left ( -{\frac{-2\,\sqrt{2}\sqrt{-ia}\sqrt{a\tan \left ( dx+c \right ) \left ( 1+i\tan \left ( dx+c \right ) \right ) }+ia-3\,a\tan \left ( dx+c \right ) }{\tan \left ( dx+c \right ) +i}} \right ) \left ( \tan \left ( dx+c \right ) \right ) ^{2}a-36\,i\sqrt{a\tan \left ( dx+c \right ) \left ( 1+i\tan \left ( dx+c \right ) \right ) }\sqrt{-ia}-3\,\sqrt{2}\ln \left ( -{\frac{-2\,\sqrt{2}\sqrt{-ia}\sqrt{a\tan \left ( dx+c \right ) \left ( 1+i\tan \left ( dx+c \right ) \right ) }+ia-3\,a\tan \left ( dx+c \right ) }{\tan \left ( dx+c \right ) +i}} \right ) a+64\,\tan \left ( dx+c \right ) \sqrt{a\tan \left ( dx+c \right ) \left ( 1+i\tan \left ( dx+c \right ) \right ) }\sqrt{-ia} \right ){\frac{1}{\sqrt{a\tan \left ( dx+c \right ) \left ( 1+i\tan \left ( dx+c \right ) \right ) }}}{\frac{1}{\sqrt{-ia}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/tan(d*x+c)^(1/2)/(a+I*a*tan(d*x+c))^(3/2),x)

[Out]

1/24/d*tan(d*x+c)^(1/2)*(a*(1+I*tan(d*x+c)))^(1/2)*(3*I*2^(1/2)*ln(-(-2*2^(1/2)*(-I*a)^(1/2)*(a*tan(d*x+c)*(1+
I*tan(d*x+c)))^(1/2)+I*a-3*a*tan(d*x+c))/(tan(d*x+c)+I))*tan(d*x+c)^3*a-9*I*2^(1/2)*ln(-(-2*2^(1/2)*(-I*a)^(1/
2)*(a*tan(d*x+c)*(1+I*tan(d*x+c)))^(1/2)+I*a-3*a*tan(d*x+c))/(tan(d*x+c)+I))*tan(d*x+c)*a+28*I*(a*tan(d*x+c)*(
1+I*tan(d*x+c)))^(1/2)*(-I*a)^(1/2)*tan(d*x+c)^2+9*2^(1/2)*ln(-(-2*2^(1/2)*(-I*a)^(1/2)*(a*tan(d*x+c)*(1+I*tan
(d*x+c)))^(1/2)+I*a-3*a*tan(d*x+c))/(tan(d*x+c)+I))*tan(d*x+c)^2*a-36*I*(a*tan(d*x+c)*(1+I*tan(d*x+c)))^(1/2)*
(-I*a)^(1/2)-3*2^(1/2)*ln(-(-2*2^(1/2)*(-I*a)^(1/2)*(a*tan(d*x+c)*(1+I*tan(d*x+c)))^(1/2)+I*a-3*a*tan(d*x+c))/
(tan(d*x+c)+I))*a+64*tan(d*x+c)*(a*tan(d*x+c)*(1+I*tan(d*x+c)))^(1/2)*(-I*a)^(1/2))/a^2/(a*tan(d*x+c)*(1+I*tan
(d*x+c)))^(1/2)/(-tan(d*x+c)+I)^3/(-I*a)^(1/2)

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: RuntimeError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/tan(d*x+c)^(1/2)/(a+I*a*tan(d*x+c))^(3/2),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError

________________________________________________________________________________________

Fricas [B]  time = 3.14366, size = 1035, normalized size = 8.28 \begin{align*} \frac{{\left (3 \, a^{2} d \sqrt{-\frac{i}{2 \, a^{3} d^{2}}} e^{\left (4 i \, d x + 4 i \, c\right )} \log \left (\frac{1}{4} \,{\left (2 \, a^{2} d \sqrt{-\frac{i}{2 \, a^{3} d^{2}}} e^{\left (2 i \, d x + 2 i \, c\right )} + \sqrt{2} \sqrt{\frac{a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} \sqrt{\frac{-i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}}{\left (e^{\left (2 i \, d x + 2 i \, c\right )} + 1\right )} e^{\left (i \, d x + i \, c\right )}\right )} e^{\left (-i \, d x - i \, c\right )}\right ) - 3 \, a^{2} d \sqrt{-\frac{i}{2 \, a^{3} d^{2}}} e^{\left (4 i \, d x + 4 i \, c\right )} \log \left (-\frac{1}{4} \,{\left (2 \, a^{2} d \sqrt{-\frac{i}{2 \, a^{3} d^{2}}} e^{\left (2 i \, d x + 2 i \, c\right )} - \sqrt{2} \sqrt{\frac{a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} \sqrt{\frac{-i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}}{\left (e^{\left (2 i \, d x + 2 i \, c\right )} + 1\right )} e^{\left (i \, d x + i \, c\right )}\right )} e^{\left (-i \, d x - i \, c\right )}\right ) + \sqrt{2} \sqrt{\frac{a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} \sqrt{\frac{-i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}}{\left (8 \, e^{\left (4 i \, d x + 4 i \, c\right )} + 9 \, e^{\left (2 i \, d x + 2 i \, c\right )} + 1\right )} e^{\left (i \, d x + i \, c\right )}\right )} e^{\left (-4 i \, d x - 4 i \, c\right )}}{12 \, a^{2} d} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/tan(d*x+c)^(1/2)/(a+I*a*tan(d*x+c))^(3/2),x, algorithm="fricas")

[Out]

1/12*(3*a^2*d*sqrt(-1/2*I/(a^3*d^2))*e^(4*I*d*x + 4*I*c)*log(1/4*(2*a^2*d*sqrt(-1/2*I/(a^3*d^2))*e^(2*I*d*x +
2*I*c) + sqrt(2)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*sqrt((-I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c) + 1)
)*(e^(2*I*d*x + 2*I*c) + 1)*e^(I*d*x + I*c))*e^(-I*d*x - I*c)) - 3*a^2*d*sqrt(-1/2*I/(a^3*d^2))*e^(4*I*d*x + 4
*I*c)*log(-1/4*(2*a^2*d*sqrt(-1/2*I/(a^3*d^2))*e^(2*I*d*x + 2*I*c) - sqrt(2)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))
*sqrt((-I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c) + 1))*(e^(2*I*d*x + 2*I*c) + 1)*e^(I*d*x + I*c))*e^(-I
*d*x - I*c)) + sqrt(2)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*sqrt((-I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c
) + 1))*(8*e^(4*I*d*x + 4*I*c) + 9*e^(2*I*d*x + 2*I*c) + 1)*e^(I*d*x + I*c))*e^(-4*I*d*x - 4*I*c)/(a^2*d)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{\left (a \left (i \tan{\left (c + d x \right )} + 1\right )\right )^{\frac{3}{2}} \sqrt{\tan{\left (c + d x \right )}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/tan(d*x+c)**(1/2)/(a+I*a*tan(d*x+c))**(3/2),x)

[Out]

Integral(1/((a*(I*tan(c + d*x) + 1))**(3/2)*sqrt(tan(c + d*x))), x)

________________________________________________________________________________________

Giac [A]  time = 1.29951, size = 123, normalized size = 0.98 \begin{align*} -\frac{2 \, \sqrt{-2 \,{\left (i \, a \tan \left (d x + c\right ) + a\right )} a + 2 \, a^{2}} a \log \left (\sqrt{i \, a \tan \left (d x + c\right ) + a}\right )}{-\left (i - 1\right ) \,{\left (i \, a \tan \left (d x + c\right ) + a\right )}^{4} + \left (3 i - 3\right ) \,{\left (i \, a \tan \left (d x + c\right ) + a\right )}^{3} a - \left (2 i - 2\right ) \,{\left (i \, a \tan \left (d x + c\right ) + a\right )}^{2} a^{2}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/tan(d*x+c)^(1/2)/(a+I*a*tan(d*x+c))^(3/2),x, algorithm="giac")

[Out]

-2*sqrt(-2*(I*a*tan(d*x + c) + a)*a + 2*a^2)*a*log(sqrt(I*a*tan(d*x + c) + a))/(-(I - 1)*(I*a*tan(d*x + c) + a
)^4 + (3*I - 3)*(I*a*tan(d*x + c) + a)^3*a - (2*I - 2)*(I*a*tan(d*x + c) + a)^2*a^2)